Skip to content

Conversation

@domkun
Copy link
Contributor

@domkun domkun commented Oct 6, 2023

GitHub issue resolved: #4802
Briefly describe the changes proposed in this PR:

Calling super method of AbstractRepositoryConnection sets the isolation level for the SailRepositoryConnection.

I am not sure if this is solved correct. I am pretty new to the RDF4J world.


PR Author Checklist (see the contributor guidelines for more details):

  • my pull request is self-contained
  • I've added tests for the changes I made
  • I've applied code formatting (you can use mvn process-resources to format from the command line)
  • I've squashed my commits where necessary
  • every commit message starts with the issue number (GH-xxxx) followed by a meaningful description of the change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Isolation level is always null, if queried from the RepositoryConnection

1 participant